home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 26 / 026.d81 / t.basic scanner < prev    next >
Text File  |  2022-08-26  |  1KB  |  83 lines

  1.  
  2.  
  3.           BASIC SCANNER
  4.                by
  5.           Robert W. Baker
  6.  
  7.  
  8. COMMODORE MICROCOMPUTERS MAGAZINE
  9. July/August, 1986.
  10. p.110
  11.  
  12. **************************************
  13. Because this program is designed for
  14. the C-128, it cannot be run from the
  15. Loadstar 64 Operating System.  To run
  16. this program, press the reset button
  17. on the side of your 128 with this
  18. disk in your drive.  You will then be
  19. presented with a 128 menu.  Select
  20. this program from the menu.
  21. **************************************
  22.  
  23.  
  24.   If you are planning on reworking
  25.  
  26. your old BASIC programs to run under
  27.  
  28. the C-128's BASIC 7.0, you will have
  29.  
  30. to watch out for several tokens and
  31.  
  32. variables that must be changed.
  33.  
  34.  
  35.   BASIC SCANNER reads old BASIC
  36.  
  37. programs and points out the exact
  38.  
  39. variable or tokens that might cause
  40.  
  41. problems in BASIC 7.0. (This program
  42.  
  43. should not be used to scan BASIC 7.0
  44.  
  45. programs.)
  46.  
  47.  
  48.   This program is simple to use: all
  49.  
  50. you have to do to scan a file is to
  51.  
  52. input the program's filename.
  53.  
  54. Pressing any key will pause the
  55.  
  56. scanning; pressing any key again will
  57.  
  58. resume the process.  The "Q" key will
  59.  
  60. exit the program and close all of the
  61.  
  62. files properly.  You can even get a
  63.  
  64. printout of the results.
  65.  
  66.  
  67.   To learn more about the problem
  68.  
  69. areas of converting programs to BASIC
  70.  
  71. 7.0, consult the Robert Baker article
  72.  
  73. in the Commodore magazine cited
  74.  
  75. above.
  76.  
  77.  
  78. FILES REQUIRED:
  79.  
  80. BASIC SCANNER 128
  81.  
  82. -----------<end of text>-------------
  83.